PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getBorderThickness Method
In This Topic
    getBorderThickness Method
    In This Topic
    Gets the border thickness.
    Syntax
    public double getBorderThickness()

    Return Value

    The thickness of the border drawn on the edges of a table cell or any element's content rectangle.
    See Also